CollectionView for WinForms
RemoveAsync(Int32) メソッド

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1GroupCollectionView<S> クラス : RemoveAsync(Int32) メソッド
The index.
Removes the item at the specified index from the collection.
シンタックス
'宣言
 
Public Overrides Function RemoveAsync( _
   ByVal index As System.Integer _
) As System.Threading.Tasks.Task
public override System.Threading.Tasks.Task RemoveAsync( 
   System.int index
)

パラメータ

index
The index.
参照

C1GroupCollectionView<S> クラス
C1GroupCollectionView<S> メンバ